home *** CD-ROM | disk | FTP | other *** search
- Title: GAWK
- Author: GNU Project
- Version: 2.154
- Title From: Documentation
- Author From: Documentation
- Version From: Documentation
- Supplier: Scott Ashcroft (ashcroft@cee.hw.ac.uk)
- Date: 25/02/94
- Keywords:
- Shareware: No
- Machine: Archimedes
- Operating system: RISCOS
- Memory requirements:
- Peripherals needed:
- Other s/ware needed:
- Directory: micros/arch/riscos/b/b183
- Date mounted/updated: 01/03/94
- File names: b183.arc
- Unarchived files: 49
- Unarchived size: 1391 Kbytes
- Omissions:
- See also:
-
- -------------------------------------------------------------------------------
-
- Acquiring the package:
-
- Download the uuencoded file and extract using SparkPlug 2 (see the "tools_help"
- file in arch/riscos/tools for further info).
-
-
- Description:
-
- GAWK is a port of the GNU version of awk, a pattern scanning
- and processing language. Awk scans each input file for lines
- that match any of a set of patterns specified in a program.
- With each pattern in the program prog there can be an associated
- action that will be performed when a line of a file matches
- the pattern.
-